﻿2026-08-03T05:00:35.5806751Z ##[group]Run actions/checkout@v5
2026-08-03T05:00:35.5806999Z with:
2026-08-03T05:00:35.5807180Z   repository: SaberMage/spt-shell-notify
2026-08-03T05:00:35.5807404Z   path: .adapter-notify
2026-08-03T05:00:35.5809157Z   token: ***
2026-08-03T05:00:35.5809325Z   ssh-strict: true
2026-08-03T05:00:35.5809491Z   ssh-user: git
2026-08-03T05:00:35.5809659Z   persist-credentials: true
2026-08-03T05:00:35.5809855Z   clean: true
2026-08-03T05:00:35.5810031Z   sparse-checkout-cone-mode: true
2026-08-03T05:00:35.5810227Z   fetch-depth: 1
2026-08-03T05:00:35.5810383Z   fetch-tags: false
2026-08-03T05:00:35.5810546Z   show-progress: true
2026-08-03T05:00:35.5810707Z   lfs: false
2026-08-03T05:00:35.5810866Z   submodules: false
2026-08-03T05:00:35.5811036Z   set-safe-directory: true
2026-08-03T05:00:35.5811249Z   allow-unsafe-pr-checkout: false
2026-08-03T05:00:35.5811448Z env:
2026-08-03T05:00:35.5811734Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812187Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812583Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5812978Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30784469908-1-DosMWH
2026-08-03T05:00:35.5813279Z ##[endgroup]
2026-08-03T05:00:35.6469668Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T05:00:35.6473876Z ##[group]Getting Git version info
2026-08-03T05:00:35.6474398Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-03T05:00:35.6496334Z [command]/usr/bin/git version
2026-08-03T05:00:35.6561140Z git version 2.43.0
2026-08-03T05:00:35.6577302Z ##[endgroup]
2026-08-03T05:00:35.6584178Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/82f435f0-63b1-4160-94b6-1ae4917b051d/.gitconfig'
2026-08-03T05:00:35.6590990Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/82f435f0-63b1-4160-94b6-1ae4917b051d' before making global git config changes
2026-08-03T05:00:35.6591629Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T05:00:35.6594176Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T05:00:35.6618474Z ##[group]Initializing the repository
2026-08-03T05:00:35.6621497Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T05:00:35.6647558Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T05:00:35.6648124Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-03T05:00:35.6648604Z hint: of your new repositories, which will suppress this warning, call:
2026-08-03T05:00:35.6649014Z hint: 
2026-08-03T05:00:35.6649291Z hint: 	git config --global init.defaultBranch <name>
2026-08-03T05:00:35.6649601Z hint: 
2026-08-03T05:00:35.6649930Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T05:00:35.6650630Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T05:00:35.6650998Z hint: 
2026-08-03T05:00:35.6651200Z hint: 	git branch -m <name>
2026-08-03T05:00:35.6652548Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T05:00:35.6658516Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:00:35.6680957Z ##[endgroup]
2026-08-03T05:00:35.6681343Z ##[group]Disabling automatic garbage collection
2026-08-03T05:00:35.6683442Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T05:00:35.6704133Z ##[endgroup]
2026-08-03T05:00:35.6704424Z ##[group]Setting up auth
2026-08-03T05:00:35.6709398Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T05:00:35.6731672Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T05:00:35.6910235Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T05:00:35.6934752Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T05:00:35.7116355Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T05:00:35.7143107Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T05:00:35.7326663Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T05:00:35.7354686Z ##[endgroup]
2026-08-03T05:00:35.7355067Z ##[group]Determining the default branch
2026-08-03T05:00:35.7357830Z Retrieving the default branch name
2026-08-03T05:00:36.1600667Z Default branch 'main'
2026-08-03T05:00:36.1601501Z ##[endgroup]
2026-08-03T05:00:36.1601897Z ##[group]Fetching the repository
2026-08-03T05:00:36.1606475Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-03T05:00:36.7039140Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T05:00:36.7039884Z  * [new branch]      main       -> origin/main
2026-08-03T05:00:36.7063814Z ##[endgroup]
2026-08-03T05:00:36.7064319Z ##[group]Determining the checkout info
2026-08-03T05:00:36.7067661Z ##[endgroup]
2026-08-03T05:00:36.7072865Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T05:00:36.7156933Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T05:00:36.7183874Z ##[group]Checking out the ref
2026-08-03T05:00:36.7186270Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T05:00:36.7222879Z Switched to a new branch 'main'
2026-08-03T05:00:36.7223203Z branch 'main' set up to track 'origin/main'.
2026-08-03T05:00:36.7226927Z ##[endgroup]
2026-08-03T05:00:36.7256046Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T05:00:36.7278110Z ee2d37eadc730c0019e0af82d683074c509634a2
